home *** CD-ROM | disk | FTP | other *** search
Wrap
; version $VER: VersCheck.cd V5.2 (12.12.1999) (c) by Michaela Pruess ;##language english ;##codeset 1 ;##version 5.2 ; ; about this .cd ; -------------- ; version: 5.2 ; createt: 12.12.1999 ; written: Michaela Prüß ; language: english ; change to 5.1: add text = STAT_LINE01 - STAT_LINE21 ; : add text = VARIOS_L01 - VARIOUS_L26 ; --------- history data: ----------------------------------------------- ; last .ct version: 5.1 ; changed: 29.08.1999 ; translated: Michaela Prüß ; ; ; Catalog description for VersCheck V2 FINAL RELEASE ; ; !!!! DO NOT TOUCH THIS '.cd' FILE !!!! ; ; Rename the VersCheck.ct file to YourLanguage.ct ; ; Then translate the strings in YourLanguage.ct into your language ; ; The translated strings should not be longer than 70 chars per line ; ; Finally use Flexcat to compile the VersCheck.catalog in your language with ; ; Flexcat VersCheck.cd YourLanguage.ct CATALOG VersCheck.catalog ; ; Create a directory Catalogs/YourLanguage and then ; ; copy VersCheck.catalog in the Catalogs/YourLanguage directory ; ; Flexcat is freeware (c) by Jochen Wiedmann and available on Aminet ; ; ; help THE MAXIMAL LENGHT FOR THE LINES IS 70+++! ; ; HELP_LINE01 (//) Show the versionnumbers of programs and/or files with the option to ; HELP_LINE02 (//) compare version with Libs-, DT-, Devs-, MUI-, Handler- or Class-Guides. ; HELP_LINE03 (//) -a = check all subdirectories, too. ; HELP_LINE04 (//) -s = show systeminformation (OS version/cpu). ; HELP_LINE05 (//) -1 = versioncheck libraries, compare with "scripts/LibList" ; HELP_LINE06 (//) -2 = versioncheck devices, compare with "scripts/DeviceList" ; HELP_LINE07 (//) -3 = versioncheck datatypes, compare with "scripts/DTypesList"\n-4 = versioncheck MUIclasses, compare with "scripts/MUIList"\n-5 = versioncheck handler, compare with "scripts/HANDLERList"\n-0 = free check definition, needed ever -0l AND -0s AND -0n! ; HELP_LINE08 (//) -f = full path shown to all tested files. ; HELP_LINE09 (//) -n = no requesters at end of versionscheck.\n-o = activate HTML output without requester or if -n is used.\n-! = display CheckList discryptionfile (ignore ENV:VCheck/VerSTR).\n-# = display statistic requester (ignore ENV:VCheck/VerSTR). ; HELP_LINE10 (//) -m = versionscheck merge output (normal overwrite). ; HELP_LINE11 (//) -x1 = accept .elf (PowerUP) like Amiga Exec's. ; HELP_LINE12 (//) -x2 = accept .wos (Warp OS) like Amiga Exec's. ; HELP_LINE13 (//) -x = or -x3 = Both, .elf and .wos accepted. ; HELP_LINE14 (//) -v = more output for internal test.\n-* = replace <dir> by DIRS file from script\n ; HELP_LINE15 (//) dir = start with this directory. ; HELP_LINE16 (//) file = check only the single file. ; ; ; info ; ; INFO_LINE01 (//) The systeminfo view installed ppc-cpu and mmu. This requires that ; INFO_LINE02 (//) mmu.library/680x0.library (Thor) and/or the ppc.library (Phase5) are installed. ; INFO_LINE03 (//) VersCheck was written for the comparesystem by 'age@thepentagon.com' ; INFO_LINE04 (//) and is freeware. Please read the documentation! ; INFO_LINE05 (//) Bugs, problems or comments send to 'GatewayBBS@bigfoot.de'. ; INFO_LINE06 (//) Abort by error, please send a bugreport including this code: ; ; ; type ; ; TYPE_LINE01 (//) dir ; TYPE_LINE02 (//) files ; TYPE_LINE03 (//) directorys ; TYPE_LINE04 (//) bytes ; ; ; errors EXALL ; ; ERROR_LINE01 (//) memory failure (STORE)! ; ERROR_LINE02 (//) lock failed! ; ERROR_LINE03 (//) wrong data (no directory)! ; ; ; $VER output line ; ; LINE1_LINE01 (//) VersCheck: ; LINE1_LINE02 (//) name ; LINE1_LINE03 (//) version ; LINE1_LINE04 (//) info= ; ; ; C:VERSION output line ; ; LINE2_LINE01 (//) C:VERSION: ; LINE2_LINE02 (//) name ; LINE2_LINE03 (//) version ; LINE2_LINE04 (//) info= ; ; ; check LIST output line ; ; LIST_LINE01 (//) list: ; LIST_LINE02 (//) name ; LIST_LINE03 (//) version ; ; ; result output lines ; ; RESULT_LINE01 (//) -> Please contact '$email' (versionproblem) ; RESULT_LINE02 (//) -> version is OK! ; RESULT_LINE03 (//) -> New version, please contact '$email' ; RESULT_LINE04 (//) -> Old version, new version available! ; RESULT_LINE05 (//) -> Unknown file, please contact '$email' ; ; ; end line ; ; END_LINE01 (//) ---------------------------------------------------------------------- ; ; ; errors VC ; ; VC_LINE01 (//) VersCheck: open error at scripts/????List! ; VC_LINE02 (//) VersCheck: open error at Ram:NewList! ; VC_LINE03 (//) VersCheck: open error at Ram:OldList! ; VC_LINE04 (//) VersCheck: open error at Ram:AllList! ; VC_LINE05 (//) VersCheck: AllocMem failed! ; ; ; request ; ; REQ_LINE01 (//) VersCheck-Request ; REQ_LINE02 (//) VersCheck found new files! A protokoll will be found at Ram:NewXXX! ; REQ_LINE03 (//) Please send Ram:NewXXX via email to '$email'. ; REQ_LINE04 (//) Look at your Ram-Disk for the files with results of this check. ; REQ_LINE05 (//) AllXXX: complete list, OldXXX: can be updated, NewXXX: please sent! ; REQ_LINE06 (//) OK ; ; ; HTML request ; ; HTML_LINE01 (//) Do you want a HTML update form? ; HTML_LINE02 (//) Should I create a HTML form for\neasy update your old files? ; HTML_LINE03 (//) If you select YES the HTML form\nwill be created at your ram disk! ; HTML_LINE04 (//) YES, please|NO, thanks ; ; ; ----------------- V2.19+ ------------------ ; ; STAT_LINE01 (//) VersCheck over all comments ; STAT_LINE02 (//) CLOSE ; STAT_LINE03 (//) ··· VersCheck ··· OVER ALL RESULTS OF THIS SCAN: ···\n\n ; STAT_LINE04 (//) . directory's are found and scanned, if needed.\n ; STAT_LINE05 (//) . files found and checked out to compare or not.\n ; STAT_LINE06 (//) . files compared with the list. Here the result:\n\n ; STAT_LINE07 (//) . files found with unusable (bullshit) versions!\n ; STAT_LINE08 (//) . files found with bad and unclear versions.\n\n ; STAT_LINE09 (//) . files found they are (!) UP TO DATE (!)\n ; STAT_LINE10 (//) . files needs an update! :-(\n ; STAT_LINE11 (//) . files has higher version as the list! (PLEASE INFO!)\n ; STAT_LINE12 (//) . files are unknown in the list! (INFO PLEASE!)\n ; STAT_LINE13 (//) \nCOMMENT: bad, unbelievable, impossible, rotten!\n ; STAT_LINE14 (//) \nCOMMENT: oh, oh, best to do: send to a museum!\n ; STAT_LINE15 (//) \nCOMMENT: best to do: begin the update NOW!\n ; STAT_LINE16 (//) \nCOMMENT: nothing to say, only: do anything!\n ; STAT_LINE17 (//) \nCOMMENT: you check not often enough, he?\n ; STAT_LINE18 (//) \nCOMMENT: hey, little things to do, but good!\n ; STAT_LINE19 (//) \nCOMMENT: very good updated system, I love it!\n ; STAT_LINE20 (//) \nCOMMENT: congratulations to such actual system!\n ; STAT_LINE21 (//) \nCOMMENT: this is my home or the computerheaven!\n ; ; ; old forgotten text ; ; VARIOUS_L00 (//) : -- This library could'nt found/open\nprogram abort.\n ; VARIOUS_L01 (//) Error found, abort.\nCheck the icon tooltypes!\n ; VARIOUS_L02 (//) Error: argument missing ; VARIOUS_L03 (//) Error: unexpected char in ; VARIOUS_L04 (//) Error: program compiled without debugfunction, option -d ignored\n ; VARIOUS_L05 (//) Error: illegal option: ; VARIOUS_L06 (//) Error: unknown argument(s) ; VARIOUS_L07 (//) Error: part of -0(s,n,l) missing, must used complete! ; VARIOUS_L08 (//) Error: duplicate options ; VARIOUS_L09 (//) System: Kickstart ; VARIOUS_L10 (//) , Workbench ; VARIOUS_L11 (//) CPU = ; VARIOUS_L12 (//) , FPU = ; VARIOUS_L13 (//) , MMU = ; VARIOUS_L14 (//) N/A\n ; VARIOUS_L15 (//) PowerPC CPU # ; VARIOUS_L16 (//) Rev ; VARIOUS_L17 (//) Clock ; VARIOUS_L18 (//) Mhz\n ; VARIOUS_L19 (//) PPC603 ; VARIOUS_L20 (//) PPC604 ; VARIOUS_L21 (//) PPC602 ; VARIOUS_L22 (//) PPC603e ; VARIOUS_L23 (//) PPC603p ; VARIOUS_L24 (//) PPC604e ; VARIOUS_L25 (//) eMail/Author unknown ; VARIOUS_L26 (//) OK ;